@charset "UTF-8";
/* Libraries styles */
.glide {
  position: relative;
  width: 100%; }

.glide__wrapper {
  overflow: hidden; }

.glide__track {
  position: relative;
  width: 100%;
  height: 100%;
  list-style: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -ms-touch-action: pan-Y;
  touch-action: pan-Y;
  overflow: hidden;
  padding: 0; }

.glide__track.dragging {
  cursor: grabbing;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.glide__slide {
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent; }

.glide__slide a {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  -ms-user-select: none; }

.glide__arrows {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.glide__bullets {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: none;
  position: absolute;
  bottom: -50px;
  left: 0; }

.glide--slider .glide__slide {
  float: left;
  clear: none; }

.glide--carousel.glide--vertical .glide__track {
  overflow: visible; }

.glide--carousel .glide__slide {
  float: left;
  clear: none; }

.glide--slideshow .glide__wrapper {
  height: 100%; }

.glide--slideshow .glide__slide {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-transform-style: preserve-3d;
  -webkit-transform: translate3d(0px, 0px, 0px); }

.glide--slideshow .glide__slide.active {
  z-index: 1; }

/* Base styles */
/* 1. Сброс margin и padding
=========================================================== */
*,
::before,
::after {
  margin: 0;
  padding: 0;
  outline: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* 2. Сброс тегов html5
=========================================================== */
section,
header,
footer,
content,
hgroup,
nav,
aside,
article {
  display: block; }

mark {
  display: inline; }

/* 1. Фон страницы и шрифт основного текста
=========================================================== */
html {
  height: 100%;
  padding-top: 80px;
  font: 200 normal 15px 'roboto', sans-serif;
  color: #333b3e;
  background-color: #000629; }

html.with_scale {
  padding-top: 0; }

body {
  height: 100%;
  overflow-x: hidden; }

body {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000629+0,1e101f+10,000629+20,20033b+30,000629+40,1f0338+50,231425+60,000629+66,002136+77,20043b+90,000629+100 */
  background: #000629;
  /* Old browsers */
  background: linear-gradient(to bottom, #000629 0%, #1e101f 10%, #000629 20%, #20033b 30%, #000629 40%, #1f0338 50%, #231425 60%, #000629 66%, #002136 77%, #20043b 90%, #000629 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000629', endColorstr='#000629',GradientType=0 );
  /* IE6-9 */ }

/* 2. Стили основных элементов
=========================================================== */
a {
  text-decoration: none; }

a > img {
  border: 0; }

table {
  border-spacing: 0;
  border-collapse: collapse; }

table td {
  vertical-align: top; }

ul {
  list-style-type: none; }

a,
button,
input,
textarea,
select,
option {
  font: 200 normal 15px 'roboto', sans-serif; }

.g_inner {
  position: relative;
  min-width: 280px;
  max-width: 1200px;
  height: 100%;
  margin: 0 auto; }

/* Горизонтальный разделитель (линия)
	=========================================================== */
.fds_line {
  margin: 50px 0;
  border-top: 1px solid #000;
  opacity: 0.15; }

.m_sidebar__menu .fds_line {
  margin: 14px 20px; }

.modal .fds_line {
  height: auto;
  margin: 20px 0;
  border-top-color: #000; }

/* 1. Шрифты
=========================================================== */
@font-face {
  /* Roboto Thin */
  font-family: 'roboto';
  src: url("../fonts/roboto-thin-webfont.eot");
  src: url("../fonts/roboto-thin-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-thin-webfont.woff2") format("woff2"), url("../fonts/roboto-thin-webfont.woff") format("woff"), url("../fonts/roboto-thin-webfont.ttf") format("truetype");
  font-weight: 100;
  font-style: normal; }

@font-face {
  /* Roboto Light */
  font-family: 'roboto';
  src: url("../fonts/roboto-light-webfont.eot");
  src: url("../fonts/roboto-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-light-webfont.woff2") format("woff2"), url("../fonts/roboto-light-webfont.woff") format("woff"), url("../fonts/roboto-light-webfont.ttf") format("truetype");
  font-weight: 200;
  font-style: normal; }

@font-face {
  /* Roboto Regular */
  font-family: 'roboto';
  src: url("../fonts/roboto-regular-webfont.eot");
  src: url("../fonts/roboto-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-regular-webfont.woff2") format("woff2"), url("../fonts/roboto-regular-webfont.woff") format("woff"), url("../fonts/roboto-regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  /* Roboto Medium */
  font-family: 'roboto';
  src: url("../fonts/roboto-medium-webfont.eot");
  src: url("../fonts/roboto-medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-medium-webfont.woff2") format("woff2"), url("../fonts/roboto-medium-webfont.woff") format("woff"), url("../fonts/roboto-medium-webfont.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  /* Roboto Slab Regular */
  font-family: 'roboto_slab';
  src: url("../fonts/robotoslab-regular-webfont.eot");
  src: url("../fonts/robotoslab-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/robotoslab-regular-webfont.woff2") format("woff2"), url("../fonts/robotoslab-regular-webfont.woff") format("woff"), url("../fonts/robotoslab-regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  /* Roboto Slab Bold */
  font-family: 'roboto_slab';
  src: url("../fonts/robotoslab-bold-webfont.eot");
  src: url("../fonts/robotoslab-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/robotoslab-bold-webfont.woff2") format("woff2"), url("../fonts/robotoslab-bold-webfont.woff") format("woff"), url("../fonts/robotoslab-bold-webfont.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  /* Roboto Condensed Regular */
  font-family: 'roboto_cond';
  src: url("../fonts/robotocondensed-regular-webfont.woff2") format("woff2"), url("../fonts/robotocondensed-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  /* Roboto Condensed Bold */
  font-family: 'roboto_cond';
  src: url("../fonts/robotocondensed-bold-webfont.woff2") format("woff2"), url("../fonts/robotocondensed-bold-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

@font-face {
  /* Noto Sans Regular */
  font-family: 'noto';
  src: url("../fonts/noto-sans_allfont.ru-webfont.woff2") format("woff2"), url("../fonts/noto-sans_allfont.ru-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  /* Noto Sans Bold */
  font-family: 'noto';
  src: url("../fonts/noto-sans-bold_allfont.ru-webfont.woff2") format("woff2"), url("../fonts/noto-sans-bold_allfont.ru-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

/* Заголовки
	=========================================================== */
.fds_title {
  margin: 0;
  font-weight: 100;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  opacity: 0.8; }

.fds_title > span {
  font-weight: normal; }

.fds_title.h2 {
  font-size: 50px;
  line-height: 50px;
  letter-spacing: 0.5px; }

.fds_title.h3 {
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 0.5px; }

.fds_title.with_accent {
  opacity: 1; }

.fds_title.with_accent > b {
  font-weight: 100;
  opacity: 0.8; }

.fds_title.with_accent > span {
  opacity: 1; }

/* Elements styles */
/* Кнопки
  =========================================================== */
.button__link {
  background-color: #0996ff;
  color: #fff;
  text-transform: uppercase;
  border-radius: 100px;
  padding: 8px 32px;
  display: inline-block; }
  .button__link:visited {
    color: #fff; }
  .button__link--light {
    background-color: transparent;
    border: 1px solid #fff; }

.fds_button {
  display: inline-block;
  position: relative;
  vertical-align: top;
  height: 36px;
  padding: 0 24px;
  font-family: 'roboto_slab', sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #fff;
  line-height: 34px;
  text-transform: uppercase;
  background: transparent;
  border: 1px solid #fff;
  border-radius: 18px; }

.fds_button:hover {
  cursor: pointer; }

.fds_button::after {
  display: block;
  position: absolute;
  content: ' ';
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  background-color: rgba(255, 255, 255, 0.15);
  border-radius: 18px;
  opacity: 0;
  transform: scale(0);
  transition: 0.2s all; }

.fds_button:hover::after {
  opacity: 1;
  transform: scale(1); }

.fds_button:active::after {
  background-color: rgba(0, 0, 0, 0.2); }

.fds_button.accent {
  color: #fff;
  background-color: #560b61; }

.fds_button__wrapper {
  margin: 18px 0;
  text-align: center; }

.fds_button__wrapper.to_left {
  text-align: left; }

.fds_button__wrapper:first-child {
  margin-top: 0; }

.fds_button.wide {
  padding: 0 40px; }

/* Ссылки
	=========================================================== */
.fds_link {
  color: #0068ff;
  transition: 0.3s all; }

.fds_link:hover {
  opacity: 0.7; }

.fds_link:active {
  opacity: 0.5; }

/* Модальные окна
	=========================================================== */
.fds_popups_bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000629;
  visibility: hidden;
  opacity: 0;
  transition: 0.5s all;
  z-index: 254; }

.fds_popups_bg.open {
  visibility: visible;
  opacity: 0.75; }

.fds_popup {
  position: fixed;
  top: 65px;
  left: 50%;
  width: 416px;
  padding: 30px 38px 33px;
  margin-left: -208px;
  background-color: #fff;
  visibility: hidden;
  opacity: 0;
  transform: scale(3);
  transition: 0.5s all;
  z-index: 255; }

.fds_popup.open {
  visibility: visible;
  opacity: 1;
  transform: scale(1); }

.fds_popup::before {
  display: block;
  position: absolute;
  content: ' ';
  right: 0;
  bottom: 0;
  width: 87px;
  height: 115px;
  background-size: 200px; }

.fds_popup__cross.modal__close {
  display: block;
  position: absolute;
  top: -32px;
  right: -48px;
  width: 30px;
  height: 30px;
  opacity: 0.6;
  transition: 0.3s all; }
  @media all and (max-width: 600px) {
    .fds_popup__cross.modal__close {
      top: 10px;
      right: -10px; } }
  .fds_popup__cross.modal__close::before, .fds_popup__cross.modal__close::after {
    content: '';
    width: 2px;
    height: 28px;
    display: block;
    background-color: #fff; }
    @media all and (max-width: 600px) {
      .fds_popup__cross.modal__close::before, .fds_popup__cross.modal__close::after {
        background-color: #000; } }
  .fds_popup__cross.modal__close::before {
    top: 0;
    left: 0; }
  .fds_popup__cross.modal__close::after {
    top: 0;
    left: 0; }

.fds_popup__cross:hover {
  cursor: pointer;
  opacity: 1; }

.fds_popup__cross:active {
  opacity: 0.5; }

.fds_popup__title {
  margin-bottom: 27px;
  font-weight: normal;
  font-size: 24px;
  color: #001a6e;
  text-transform: uppercase;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }
  @media all and (max-width: 600px) {
    .fds_popup__title {
      font-size: 16px !important;
      margin: 0 !important;
      text-align: center; } }

.fds_popup__title.-strings {
  white-space: normal; }

.fds_popup__content {
  position: relative;
  color: #000; }

.fds_popup__loader {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.5);
  visibility: hidden;
  opacity: 0;
  z-index: 100;
  transition: 0.5s all; }

.fds_popup.loading .fds_popup__loader,
.news_popup.loading .fds_popup__loader {
  visibility: visible;
  opacity: 1; }

.fds_popup__loader__indicator {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin: -20px 0 0 -20px;
  border: 2px solid transparent;
  border-top-color: #312782;
  border-right-color: #312782;
  border-radius: 100%;
  -moz-animation: circle 0.5s infinite ease-in-out;
  -webkit-animation: circle 0.5s infinite linear;
  -o-animation: circle 0.5s infinite linear;
  -ms-animation: circle 0.5s infinite linear;
  animation: circle 0.5s infinite linear; }

.loading .fds_popups_bg,
.loading .fds_popup {
  visibility: hidden;
  opacity: 0; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  margin: auto;
  z-index: 501;
  transition: all 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  pointer-events: none; }
  .modal__close {
    cursor: pointer; }
  .modal__main {
    color: #000;
    background: #f2f2f2;
    width: 50%;
    height: 70%;
    transform: scale(0);
    transition: all 0.2s ease; }
    @media all and (max-width: 900px) {
      .modal__main {
        width: 90%;
        height: 80%; } }
    .modal__main ul,
    .modal__main p,
    .modal__main ol {
      font-size: 15px; }
  .modal__backdrop {
    position: absolute;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    pointer-events: none;
    background-color: rgba(0, 0, 0, 0.5); }

.modal__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  height: 35px; }

.modal__header > h4 {
  color: #000;
  margin-bottom: 0; }

.modal__content {
  box-sizing: border-box;
  overflow-y: scroll;
  height: 66vh;
  padding: 10px; }
  @media all and (max-width: 900px) {
    .modal__content {
      height: 90%; } }

.modal__content > p {
  color: #000; }

.modal__content .support__item {
  color: #000; }

.modal__close {
  font-size: 0;
  width: 22px;
  height: 22px;
  position: relative;
  cursor: pointer; }

.modal__close:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 1px;
  top: 10px;
  left: 1px;
  background: #00061d;
  transform: rotate(45deg); }

.modal__close:after {
  content: '';
  position: absolute;
  width: 20px;
  height: 1px;
  top: 10px;
  left: 1px;
  background: #00061d;
  transform: rotate(-45deg); }

.modal__close {
  opacity: 0.7; }

.overlay-body {
  position: fixed;
  overflow: scroll;
  right: 0;
  left: 0; }

.overlay-body:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(110, 111, 116, 0.7);
  z-index: 500;
  transition: all 2s ease-in 1s; }

.modal.open {
  opacity: 1;
  pointer-events: all; }
  .modal.open .modal__main {
    transform: scale(1); }

body.modal-open {
  overflow: hidden; }

/* Формы
	=========================================================== */
.fds_form__item {
  position: relative;
  min-height: 36px;
  margin-top: 14px; }

.fds_form__item:first-child {
  margin-top: 0; }

.fds_form__item.submit {
  margin-top: 20px;
  margin-bottom: 40px; }

/* Однострочное текстовое поле
	=========================================================== */
input.fds_input {
  width: 100%;
  height: 40px;
  padding: 0 18px !important;
  font-weight: 200;
  font-size: 15px;
  color: #000;
  background-color: #f2f2f2;
  border: 1px solid transparent;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0);
  transition: 0.2s all;
  border-radius: 0; }
  input.fds_input[aria-required='true'] {
    border-left: 2px solid #001a6e; }
  input.fds_input + span[role='alert'] {
    font-size: 10px;
    margin-left: 18px;
    margin-top: 4px; }

.wpcf7 form.invalid .wpcf7-response-output {
  border-color: #560b61;
  margin: 0; }

.wpcf7-submit.fds_button {
  border-radius: 100px;
  padding: 8px 32px; }

.fds_input:hover {
  border-color: #ccc; }

.fds_input:focus {
  background-color: #fff;
  border-color: #001a6e;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); }

.fds_input.wrong {
  border-color: #d62b2b; }

/* Многострочное текстовое поле
	=========================================================== */
textarea.fds_textarea {
  width: 100%;
  height: 93px;
  padding: 8px 18px;
  font-weight: 200;
  font-size: 15px;
  color: #000;
  background-color: #f2f2f2;
  border: 1px solid transparent;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0);
  transition: 0.2s all;
  resize: none;
  border-radius: 0; }

.fds_textarea:hover {
  border-color: #ccc; }

.fds_textarea:focus {
  background-color: #fff;
  border-color: #001a6e;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); }

.fds_textarea.wrong {
  border-color: #d62b2b; }

/* Чекбокс
  =========================================================== */
span.wpcf7-list-item {
  margin-left: 0; }
  span.wpcf7-list-item label {
    display: flex;
    font-size: 12px; }
  span.wpcf7-list-item input[type='checkbox'] {
    margin-top: 2px;
    margin-right: 8px; }

.fds_checkbox {
  position: relative;
  cursor: pointer;
  margin-top: 14px; }

.fds_checkbox:first-child {
  margin-top: 0; }

.fds_checkbox__input {
  display: block;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #900;
  opacity: 0;
  z-index: 2; }

.fds_checkbox__label {
  display: block;
  position: relative;
  padding-left: 28px;
  color: #333;
  z-index: 1;
  transition: 0.2s; }

.fds_checkbox__label::before,
.fds_checkbox__label::after {
  display: block;
  position: absolute;
  content: ' ';
  top: 0;
  left: 0;
  width: 20px;
  height: 20px; }

.fds_checkbox__label::before {
  background: #fff;
  border: 1px solid #a6b2c1; }

.fds_checkbox__label::after {
  top: -5px;
  background-size: 14px 11px;
  transform: scale(0);
  transition: 0.2s; }

.fds_checkbox__input:hover + .fds_checkbox__label {
  opacity: 0.75; }

.fds_checkbox__input:active + .fds_checkbox__label {
  opacity: 0.5; }

.fds_checkbox__input:checked + .fds_checkbox__label::before {
  border-color: #006be9; }

.fds_checkbox__input:checked + .fds_checkbox__label::after {
  top: 0;
  transform: scale(1); }

.fds_checkbox__label__description {
  display: inline-block;
  position: relative;
  top: 1px;
  vertical-align: top;
  max-width: 488px;
  margin-left: 10px;
  font-size: 14px;
  color: #a8b0bf; }

/* Белые */
.fds_checkbox.-white .fds_checkbox__label {
  color: #fff; }

.fds_checkbox.-white .fds_checkbox__label::before {
  border-color: #fff; }

/* Маленький текст */
.fds_checkbox.-small_text .fds_checkbox__label {
  padding-top: 1px;
  font-size: 14px; }

/* В линию */
.fds_checkbox.-inline {
  display: inline-block;
  vertical-align: top;
  margin-top: 0;
  margin-left: 40px; }

.fds_checkbox.-inline:first-child {
  margin-left: 0; }

/* Со ссылкой в конце */
.fds_checkbox__link {
  position: absolute;
  bottom: 0;
  left: 28px;
  z-index: 3; }

.fds_checkbox__link ~ .fds_checkbox__input {
  height: calc(100% - 20px); }

.fds_checkbox__link ~ .fds_checkbox__label {
  padding-bottom: 20px; }

/* Лоадер
	=========================================================== */
.fds_loader {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  z-index: 10010;
  transition: 0.3s all;
  background-color: rgba(0, 0, 0, 0.9); }
  .fds_loader.active {
    visibility: visible;
    opacity: 1; }

.fds_loader__indicator {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  margin: -30px 0 0 -30px;
  border: 1px solid transparent;
  border-top-color: #fff;
  border-right-color: #fff;
  border-radius: 100%;
  -moz-animation: circle 0.5s infinite ease-in-out;
  -webkit-animation: circle 0.5s infinite linear;
  -o-animation: circle 0.5s infinite linear;
  -ms-animation: circle 0.5s infinite linear;
  animation: circle 0.5s infinite linear; }

.fds_loader__logo {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin: 41px 0 0 6px;
  font-family: 'roboto_slab', sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 10px; }

.loading .fds_loader {
  visibility: visible;
  opacity: 1; }

@-moz-keyframes circle {
  0% {
    -moz-transform: rotate(0deg); }
  50% {
    -moz-transform: rotate(180deg); }
  100% {
    -moz-transform: rotate(360deg); } }

@-webkit-keyframes circle {
  0% {
    -webkit-transform: rotate(0deg); }
  50% {
    -webkit-transform: rotate(180deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@-o-keyframes circle {
  0% {
    -o-transform: rotate(0deg); }
  50% {
    -o-transform: rotate(180deg); }
  100% {
    -o-transform: rotate(360deg); } }

@-ms-keyframes circle {
  0% {
    -ms-transform: rotate(0deg); }
  50% {
    -ms-transform: rotate(180deg); }
  100% {
    -ms-transform: rotate(360deg); } }

@keyframes circle {
  0% {
    transform: rotate(0deg); }
  50% {
    transform: rotate(180deg); }
  100% {
    transform: rotate(360deg); } }

/* Layout styles */
/* Общий контейнер
	=========================================================== */
.l_base {
  min-height: 100%;
  visibility: visible;
  opacity: 1;
  transition: 2s all; }

.loading .l_base {
  visibility: hidden;
  opacity: 0; }

/* Шапка
    =========================================================== */
.header_inner {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  @media all and (max-width: 600px) {
    .header_inner {
      justify-content: center; } }

.l_header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  height: 80px;
  background: #fff;
  background-size: 130px 130px;
  overflow: hidden;
  box-shadow: 0 0 20px #000;
  z-index: 200;
  visibility: visible;
  opacity: 1;
  transition: 2s all; }
  @media all and (max-width: 1200px) {
    .l_header {
      overflow: visible; } }

.l_header__logo {
  line-height: 16px;
  display: flex;
  justify-content: center;
  align-items: center; }
  .l_header__logo img {
    max-width: 48px;
    margin-right: 8px; }
    @media all and (max-width: 600px) {
      .l_header__logo img {
        max-width: 32px; } }
  .l_header__logo-desc strong {
    font-family: 'roboto_slab', sans-serif;
    font-weight: bold;
    font-size: 20px;
    color: #002466;
    text-transform: uppercase;
    letter-spacing: 0.2px; }
  .l_header__logo-desc span {
    display: block;
    font-weight: 200;
    font-size: 10px;
    color: #808080;
    text-transform: uppercase;
    letter-spacing: 1px;
    white-space: nowrap; }
  @media all and (max-width: 1200px) {
    .l_header__logo {
      padding-left: 0; } }

a.l_header__logo {
  padding-top: 8px; }
  @media all and (max-width: 1200px) {
    a.l_header__logo {
      margin-left: 76px; } }
  @media all and (max-width: 600px) {
    a.l_header__logo {
      margin-left: 0px; } }

.l_header__menu {
  margin: 0; }
  .l_header__menu li {
    position: relative;
    height: 28px;
    padding: 0 5px;
    text-transform: uppercase;
    line-height: 26px;
    border-radius: 14px;
    transition: 0.2s all; }
    .l_header__menu li a {
      font-weight: normal;
      font-size: 13px;
      color: #000; }
    .l_header__menu li:hover {
      cursor: pointer; }
  .l_header__menu li.active {
    background-color: #560b61; }
    .l_header__menu li.active a {
      color: #fff; }
  @media all and (max-width: 1200px) {
    .l_header__menu {
      position: absolute;
      z-index: 10000;
      top: 60px;
      left: -17px;
      background-color: #fff;
      width: 100vw;
      height: calc(100vh - 60px);
      transform: scaleY(0);
      transform-origin: top;
      transition: transform 0.2s ease; }
      .l_header__menu.open {
        transform: scaleY(1); }
      .l_header__menu li {
        display: block;
        text-align: center;
        margin: 40px 0; }
        .l_header__menu li a {
          font-size: 18px; } }

.l_header__menu > * {
  display: inline-block;
  vertical-align: middle; }

.l_header__menu__item:active {
  background-color: #e2e2e2; }

.l_header__menu__item.active {
  color: #fff;
  background-color: #560b61; }

.l_header__menu__item.current_page {
  color: #fff;
  background-color: #001a6e; }

.l_header__menu__item.wait {
  background-color: #e2e2e2; }

.l_header__menu li::before {
  display: block;
  position: absolute;
  content: ' ';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #560b61;
  border-radius: 14px;
  opacity: 0;
  transform: scale(0);
  transition: 0.2s all;
  pointer-events: none; }
  @media all and (max-width: 1200px) {
    .l_header__menu li::before {
      border-radius: 0;
      height: 40px;
      top: -8px; } }

.l_header__menu li:hover::before {
  background-color: #000;
  opacity: 0.1;
  transform: scale(1); }

.l_header__menu li.active::before {
  background-color: #000;
  opacity: 0; }

.l_header__menu li.current_page::before {
  background-color: #000;
  opacity: 0; }

.l_header__menu li.wait::before {
  background-color: #000;
  opacity: 0; }

.l_header__menu__separator {
  display: none;
  margin: 0 18px;
  font-weight: 100;
  font-size: 16px;
  color: #959595; }

.l_header__menu__separator::before {
  content: '/'; }

.l_header__contacts {
  transform: translateY(-4px); }
  @media all and (max-width: 600px) {
    .l_header__contacts {
      display: none; }
      .l_header__contacts.open {
        position: absolute;
        top: 80vh;
        left: 50%;
        transform: translateX(-50%);
        z-index: 100001;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        width: 100vw; } }

.l_header__contacts__item {
  display: inline-block;
  vertical-align: top;
  margin-left: 20px; }
  @media all and (max-width: 600px) {
    .l_header__contacts__item {
      margin-left: 0 !important; } }

.l_header__contacts__item:first-child {
  margin-left: 0; }

.l_header__contacts__item > label {
  font-weight: 100;
  font-size: 13px;
  color: #808080; }

.l_header__contacts__item > div {
  font-family: 'roboto_slab', sans-serif;
  font-size: 12px;
  color: #000; }

.m_menu_trigger {
  transition: all 0.2s ease; }
  @media all and (max-width: 1200px) {
    .m_menu_trigger {
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      left: -17px;
      width: 60px;
      background: none;
      border: none;
      transition: 0.3s all; }
      .m_menu_trigger:hover {
        cursor: pointer; }
      .m_menu_trigger:focus {
        outline: none; }
      .m_menu_trigger > span, .m_menu_trigger::before, .m_menu_trigger::after {
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 24px;
        height: 2px;
        margin: -1px 0 0 -12px;
        background-color: #090f2e;
        transition: 0.3s all linear; }
      .m_menu_trigger:before, .m_menu_trigger::after {
        content: ' '; }
      .m_menu_trigger::before {
        margin-top: -7px; }
      .m_menu_trigger::after {
        margin-top: 5px; }
      .m_menu_trigger.open span {
        transform: scale(0); }
      .m_menu_trigger.open::before {
        transform: rotate(45deg) translateY(8px); }
      .m_menu_trigger.open::after {
        transform: rotate(-45deg) translateY(-8px); } }

/* Контент
		=========================================================== */
.l_content {
  position: relative;
  background-size: cover;
  z-index: 5;
  transition: 0.3s all; }

.l_content__item {
  position: relative;
  z-index: 10; }

.l_content__item[data-id='hello'],
.l_content__item[data-id='feedback'] {
  height: 100%; }

.l_content__item > .g_inner {
  height: auto;
  min-height: calc(100vh - 80px);
  padding: 80px 0 120px; }

.l_content__move_down {
  display: block;
  position: fixed;
  bottom: 100px;
  left: 50%;
  width: 66px;
  height: 66px;
  margin-left: -33px;
  background-color: rgba(0, 0, 0, 0.1);
  border: 0.12em solid #fff;
  border-radius: 100%;
  opacity: 0.8;
  z-index: 200;
  transition: 0.5s transform, 0.2s bottom, 0.2s opacity; }

.l_content__move_down:hover {
  cursor: pointer;
  opacity: 1; }

.l_content__move_down:active {
  opacity: 0.5; }

.l_content__move_down::after {
  display: block;
  position: absolute;
  content: ' ';
  top: 50%;
  left: 50%;
  width: 24px;
  height: 20px;
  margin: -10px 0 0 -12px;
  background-size: 24px 20px; }

.l_content__move_down.to_up {
  transform: rotate(180deg); }

.l_content__move_down.to_up::after {
  height: 30px;
  margin-top: -14px; }

.l_content__move_down.hide {
  visibility: hidden;
  opacity: 0; }

.l_content__move_down.no_footer {
  bottom: 50px; }

.with_scale .l_content__move_down.no_footer {
  width: 46px;
  height: 46px;
  margin-left: -23px;
  bottom: 20px; }

.l_content__bg {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(../img/bg.svg) 0 0 no-repeat;
  background-size: 1920px 6480px;
  opacity: 0.6;
  z-index: 3;
  transition: 1.5s background-position, 0.3s left; }

/* Футер
		=========================================================== */
.l_footer {
  display: block;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  height: 66px;
  background-color: rgba(0, 0, 0, 0.4);
  overflow: hidden;
  z-index: 10;
  transition: 0.3s all; }

.l_base.no_footer .l_footer,
.l_footer.hide {
  bottom: -66px; }

.l_footer > .g_inner {
  position: relative; }

.l_footer__order {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 8px 24px;
  margin: -18px 0 0 -125px;
  font-family: 'roboto_slab', sans-serif;
  font-size: 14px;
  color: #fff;
  white-space: nowrap;
  text-transform: uppercase;
  background-color: #560b61;
  border: 1px solid #560b61;
  border-radius: 18px;
  transition: 0.2s all;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer; }
  .l_footer__order:visited {
    color: #fff; }
  .l_footer__order:hover {
    color: #fff; }
  .l_footer__order img {
    max-width: 16px;
    margin-right: 8px; }

.l_footer__order::before {
  display: block;
  position: absolute;
  content: ' ';
  top: 50%;
  left: 8px;
  width: 21px;
  height: 21px;
  margin-top: -11px;
  background-size: 19px 19px;
  transform: scale(1);
  transition: 0.2s all; }

.l_footer__order:hover::before {
  transform: scale(1.2) rotate(-10deg); }

.l_footer__order::after {
  display: block;
  position: absolute;
  content: ' ';
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  background-color: rgba(255, 255, 255, 0.15);
  border-radius: 18px;
  opacity: 0;
  transform: scale(0);
  transition: 0.2s all; }

.l_footer__order:hover::after {
  opacity: 1;
  transform: scale(1); }

.l_footer__order:active::after {
  background-color: rgba(0, 0, 0, 0.2); }

.l_footer__mail {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  height: 16px;
  padding-left: 29px;
  margin-top: -8px;
  font-weight: 200;
  font-size: 14px;
  color: #fff;
  line-height: 16px;
  background-size: 26px 20px;
  opacity: 0.5;
  transition: 0.2s all; }

.l_footer__mail:hover {
  opacity: 1; }

.l_footer__mail:active {
  opacity: 0.7; }

#success_modal .modal__main,
#fail_modal .modal__main {
  width: 30%;
  height: 30%;
  padding: 32px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  #success_modal .modal__main .fds_popup__title,
  #fail_modal .modal__main .fds_popup__title {
    text-align: center; }
  #success_modal .modal__main p,
  #fail_modal .modal__main p {
    font-size: 18px;
    text-align: center; }

#demo_modal .modal__main {
  width: auto;
  height: auto;
  max-width: 424px;
  padding: 32px;
  background-color: #fff; }
  @media all and (max-width: 900px) {
    #demo_modal .modal__main {
      max-width: 70%; } }
  @media all and (max-width: 600px) {
    #demo_modal .modal__main {
      max-width: 100%;
      width: 100%;
      height: 80%; } }

.l_content__move_down {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease;
  pointer-events: all; }
  .l_content__move_down img {
    max-width: 32px; }
  .l_content__move_down.to-top {
    transform: rotate(180deg); }
  .l_content__move_down.hide {
    opacity: 0;
    pointer-events: none; }

/* Blocks styles */
.platform {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 80px !important; }
  @media all and (max-width: 600px) {
    .platform {
      padding: 25px 0 !important; } }
  .platform__title {
    text-transform: uppercase;
    font-size: 38px;
    text-align: center;
    letter-spacing: 2px;
    margin-bottom: 2rem; }
    @media all and (max-width: 900px) {
      .platform__title {
        font-size: 32px;
        margin-bottom: 1rem; } }
    @media all and (max-width: 600px) {
      .platform__title {
        font-size: 22px;
        margin-bottom: 0.5rem; } }
  .platform__subtitle {
    font-size: 28px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 2rem; }
    @media all and (max-width: 900px) {
      .platform__subtitle {
        font-size: 22px;
        margin-bottom: 1rem; } }
    @media all and (max-width: 600px) {
      .platform__subtitle {
        font-size: 16px;
        margin-bottom: 0.5rem; } }
  .platform__description {
    font-size: 18px;
    text-align: center;
    font-weight: 300;
    padding: 0 10rem;
    margin-bottom: 4rem; }
    @media all and (max-width: 900px) {
      .platform__description {
        font-size: 14px;
        margin-bottom: 3rem;
        padding: 0; } }
    @media all and (max-width: 600px) {
      .platform__description {
        font-size: 12px;
        margin-bottom: 2rem;
        padding: 0; } }
  .platform__features {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
  .platform__feature {
    width: 30%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 3rem;
    margin-bottom: 4rem; }
    @media all and (max-width: 900px) {
      .platform__feature {
        width: 50%;
        font-size: 14px;
        margin-bottom: 2rem; } }
    @media all and (max-width: 600px) {
      .platform__feature {
        width: 100%;
        font-size: 12px;
        margin-bottom: 2rem; } }
    .platform__feature-icon {
      width: 80px;
      margin-bottom: 1rem; }
    .platform__feature-description {
      text-align: center;
      font-weight: 300; }

.advantage {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: auto !important;
  padding-bottom: 80px !important; }
  @media all and (max-width: 600px) {
    .advantage {
      padding: 25px 0 !important; } }
  .advantage_wrapper {
    padding: 0 16px; }
  .advantage__title {
    font-size: 32px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 4rem;
    padding: 0 12rem; }
    @media all and (max-width: 900px) {
      .advantage__title {
        font-size: 24px;
        margin-bottom: 3rem;
        padding: 0 6rem; } }
    @media all and (max-width: 600px) {
      .advantage__title {
        font-size: 18px;
        margin-bottom: 0.5rem;
        padding: 0 2rem; } }
  .advantage__list {
    columns: 2;
    column-gap: 30px;
    column-width: 500px;
    margin: 0;
    margin-bottom: -1rem; }
    @media all and (max-width: 1200px) {
      .advantage__list {
        columns: 2;
        padding: 0 2rem; } }
    @media all and (max-width: 900px) {
      .advantage__list {
        columns: 1;
        padding: 0 2rem;
        text-align: center; } }
  .advantage__item {
    font-size: 18px;
    font-weight: 300;
    min-height: 54px;
    margin-bottom: 1rem;
    position: relative; }
    @media all and (max-width: 600px) {
      .advantage__item {
        font-size: 12px; } }
    .advantage__item p {
      margin: 0; }
  .advantage__icon {
    position: absolute;
    top: 0;
    left: -45px;
    width: 30px; }

.attainment {
  color: #fff;
  font-weight: 300;
  min-height: auto !important; }
  @media all and (max-width: 600px) {
    .attainment {
      padding: 25px 0 !important; } }
  .attainment__wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
  .attainment__title {
    font-size: 32px;
    margin-bottom: 68px;
    text-align: center; }
    @media all and (max-width: 900px) {
      .attainment__title {
        font-size: 28px;
        margin-bottom: 24px; } }
    @media all and (max-width: 600px) {
      .attainment__title {
        font-size: 18px;
        margin-bottom: 1rem;
        padding: 0 2rem; } }
  .attainment__skolkovo {
    display: flex;
    align-items: center;
    margin-bottom: 53px; }
    @media all and (max-width: 900px) {
      .attainment__skolkovo {
        margin-bottom: 32px; } }
    @media all and (max-width: 600px) {
      .attainment__skolkovo {
        margin-bottom: 24px; } }
    .attainment__skolkovo-icon {
      max-width: 112px;
      margin-right: 35px; }
      @media all and (max-width: 900px) {
        .attainment__skolkovo-icon {
          max-width: 86px;
          margin-right: 24px; } }
      @media all and (max-width: 600px) {
        .attainment__skolkovo-icon {
          max-width: 60px;
          margin-right: 12px; } }
    .attainment__skolkovo-text {
      font-size: 24px;
      margin-bottom: 0; }
      @media all and (max-width: 900px) {
        .attainment__skolkovo-text {
          font-size: 18px; } }
      @media all and (max-width: 600px) {
        .attainment__skolkovo-text {
          font-size: 14px; } }
  .attainment__cards {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 68px;
    margin: 0 -16px 32px -16px; }
  .attainment__card {
    width: 330px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 16px 48px;
    background: linear-gradient(#290e3d, #0c102f);
    border-radius: 15px;
    margin: 0 16px 32px 16px; }
    .attainment__card-icon {
      width: 80px;
      margin-bottom: 24px; }
      @media all and (max-width: 900px) {
        .attainment__card-icon {
          width: 60px;
          margin-bottom: 18px; } }
      @media all and (max-width: 600px) {
        .attainment__card-icon {
          width: 60px;
          margin-bottom: 12px; } }
    .attainment__card-text {
      text-align: center;
      font-size: 18px;
      margin-bottom: 0; }
      @media all and (max-width: 900px) {
        .attainment__card-text {
          font-size: 14px; } }
      @media all and (max-width: 600px) {
        .attainment__card-text {
          font-size: 12px; } }
  .attainment__title-extra {
    font-size: 32px;
    margin-bottom: 32px;
    text-align: center; }
    @media all and (max-width: 900px) {
      .attainment__title-extra {
        font-size: 24px; } }
    @media all and (max-width: 600px) {
      .attainment__title-extra {
        font-size: 18px; } }
  .attainment__point {
    columns: 2;
    column-gap: 32px;
    margin: 0; }
    @media all and (max-width: 600px) {
      .attainment__point {
        columns: 1; } }
    .attainment__point-item {
      margin-bottom: 32px;
      padding: 0 16px;
      width: 300px;
      height: 70px;
      position: relative; }
      @media all and (max-width: 600px) {
        .attainment__point-item {
          height: 40px; } }
    .attainment__point-icon {
      position: absolute;
      top: 18px;
      left: -24px;
      width: 30px; }
      @media all and (max-width: 600px) {
        .attainment__point-icon {
          top: 4px;
          left: -22px; } }
    .attainment__point-text {
      font-size: 18px;
      text-align: center; }
      @media all and (max-width: 600px) {
        .attainment__point-text {
          font-size: 12px; } }

.description {
  color: rgba(255, 255, 255, 0.8); }
  @media all and (max-width: 900px) {
    .description {
      padding: 25px 0 !important; } }
  .description__title {
    font-size: 36px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 30px; }
    @media all and (max-width: 1200px) {
      .description__title {
        margin-bottom: 24px;
        font-size: 24px; } }
    @media all and (max-width: 600px) {
      .description__title {
        margin-bottom: 16px;
        font-size: 18px; } }
  .description__subtitle {
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 80px; }
    @media all and (max-width: 1200px) {
      .description__subtitle {
        margin-bottom: 48px;
        font-size: 18px; } }
    @media all and (max-width: 600px) {
      .description__subtitle {
        margin-bottom: 24px;
        font-size: 14px; } }
  .description__blocks {
    display: flex; }
    @media all and (max-width: 1200px) {
      .description__blocks {
        flex-direction: column;
        align-items: center; } }
  .description__block {
    background-color: #232d3a;
    padding: 24px 16px;
    display: flex;
    flex-direction: column; }
    @media all and (max-width: 1200px) {
      .description__block {
        width: 80%;
        margin-bottom: 21px; } }
    @media all and (max-width: 600px) {
      .description__block {
        width: 90%; } }
    .description__block:not(:last-child) {
      margin-right: 21px; }
      @media all and (max-width: 1200px) {
        .description__block:not(:last-child) {
          margin-right: 0; } }
    .description__block:nth-child(3n) {
      max-width: 368px;
      flex-shrink: 0; }
      @media all and (max-width: 1200px) {
        .description__block:nth-child(3n) {
          width: 80%;
          max-width: 80%; } }
      @media all and (max-width: 600px) {
        .description__block:nth-child(3n) {
          width: 90%;
          max-width: 90%; } }
    .description__block:nth-child(4n) {
      max-width: 408px;
      flex-shrink: 0; }
      @media all and (max-width: 1200px) {
        .description__block:nth-child(4n) {
          width: 80%;
          max-width: 80%; } }
      @media all and (max-width: 600px) {
        .description__block:nth-child(4n) {
          width: 90%;
          max-width: 90%; } }
    .description__block-title {
      font-size: 23px;
      font-weight: bold;
      text-align: center;
      line-height: 27px;
      margin-bottom: 24px;
      min-height: 54px; }
      @media all and (max-width: 600px) {
        .description__block-title {
          font-size: 18px;
          line-height: 22px;
          margin-bottom: 4px; } }
    .description__block-inner {
      border: 2px solid #0999ff;
      border-radius: 10px;
      flex-grow: 2;
      padding: 16px;
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 16px;
      font-weight: normal;
      text-align: center;
      position: relative; }
    .description__block-wrapper {
      width: 100%; }
      @media all and (max-width: 600px) {
        .description__block-wrapper {
          font-size: 14px; }
          .description__block-wrapper p:last-child {
            margin-bottom: 0; } }
    .description__block-outwrapper {
      display: flex;
      height: 100%; }
      @media all and (max-width: 600px) {
        .description__block-outwrapper {
          flex-direction: column; } }
      .description__block-outwrapper .description__block-inner:not(:last-child) {
        margin-right: 16px; }
        @media all and (max-width: 600px) {
          .description__block-outwrapper .description__block-inner:not(:last-child) {
            margin-right: 0;
            margin-bottom: 16px; } }
      .description__block-outwrapper .description__block-card {
        height: 128px;
        line-height: 19px;
        max-width: 124px;
        font-size: 15px; }
        @media all and (max-width: 600px) {
          .description__block-outwrapper .description__block-card {
            max-width: 100%;
            height: auto;
            padding: 16px; } }
    .description__block-subtitle {
      font-weight: bold;
      margin-bottom: 16px; }
    .description__block-list {
      margin: 0; }
      @media all and (max-width: 1200px) {
        .description__block-list {
          display: flex;
          flex-direction: column;
          align-items: center; } }
      .description__block-list p {
        margin: 0; }
    .description__block-card {
      height: 88px;
      background-color: #0999ff;
      border-radius: 10px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      padding: 8px; }
      .description__block-card:not(:last-child) {
        margin-bottom: 16px; }
      @media all and (max-width: 1200px) {
        .description__block-card {
          width: 80%;
          max-width: 80%; } }
      @media all and (max-width: 600px) {
        .description__block-card {
          width: 100%;
          max-width: 100%; } }
    .description__block-text {
      font-weight: bold; }
    .description__block-subwrapper {
      display: flex; }
  .description__arrow {
    position: absolute;
    top: calc(50% - 5px);
    left: calc(100% + 8px);
    width: 40px;
    height: 5px; }
    @media all and (max-width: 1200px) {
      .description__arrow {
        top: calc(100% + 32px);
        left: 50%;
        transform: rotate(90deg); } }
    @media all and (max-width: 600px) {
      .description__arrow {
        left: 46%; } }
    .description__arrow--up {
      top: calc(30% - 5px);
      left: -48px; }
      @media all and (max-width: 1200px) {
        .description__arrow--up {
          top: -117px;
          left: 25%; } }
      @media all and (max-width: 600px) {
        .description__arrow--up {
          top: -99px; } }
    .description__arrow--down {
      top: calc(70% - 5px);
      left: -48px; }
      @media all and (max-width: 1200px) {
        .description__arrow--down {
          top: -117px;
          left: 70%; } }
      @media all and (max-width: 600px) {
        .description__arrow--down {
          top: -99px; } }
    .description__arrow--inside {
      left: calc(100% - 10px); }
      @media all and (max-width: 1200px) {
        .description__arrow--inside {
          transform: rotate(0deg);
          top: calc(50% - 5px);
          left: calc(100% - 10px); } }
      @media all and (max-width: 600px) {
        .description__arrow--inside {
          transform: rotate(90deg);
          top: calc(100% + 7px);
          left: calc(50% - 5px); } }

.function {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 80px !important;
  min-height: auto !important; }
  @media all and (max-width: 600px) {
    .function {
      padding: 25px 0 !important; } }
  .function__title {
    font-size: 36px;
    font-weight: 400;
    text-align: center;
    letter-spacing: 2px;
    margin-bottom: 72px; }
    @media all and (max-width: 900px) {
      .function__title {
        font-size: 28px;
        margin-bottom: 24px; } }
    @media all and (max-width: 600px) {
      .function__title {
        font-size: 22px;
        margin-bottom: 12pxrem; } }
  .function__features {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
  .function__feature {
    width: 30%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 3rem;
    margin-bottom: 4rem;
    font-size: 24px;
    font-weight: 300; }
    @media all and (max-width: 900px) {
      .function__feature {
        width: 50%;
        font-size: 14px;
        margin-bottom: 2rem; } }
    @media all and (max-width: 600px) {
      .function__feature {
        width: 100%;
        font-size: 12px;
        margin-bottom: 2rem; } }
    .function__feature-icon {
      width: 80px;
      margin-bottom: 28px; }
    .function__feature-description {
      text-align: center;
      font-weight: 300; }

.interface {
  color: #fff; }
  @media all and (max-width: 600px) {
    .interface {
      padding: 25px 0 !important; } }
  .interface__title {
    font-size: 36px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 75px; }
    @media all and (max-width: 900px) {
      .interface__title {
        font-size: 28px;
        margin-bottom: 48px; } }
    @media all and (max-width: 600px) {
      .interface__title {
        font-size: 18px;
        margin-bottom: 24px; } }
  .interface__cards {
    display: flex;
    flex-wrap: wrap;
    margin: 0; }
  .interface__card {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 32px;
    padding: 0 12px; }
    @media all and (max-width: 600px) {
      .interface__card {
        width: 100%;
        margin-bottom: 24px; } }
    .interface__card-img {
      position: relative;
      margin-bottom: 32px; }
      @media all and (max-width: 600px) {
        .interface__card-img {
          margin-bottom: 16px; } }
    .interface__card-mock {
      position: relative;
      z-index: 100; }
    .interface__card-icon {
      position: absolute;
      top: 0;
      left: 50%;
      transform: translateX(-50%);
      z-index: 10;
      width: 398px; }
    .interface__card-text {
      font-size: 24px;
      text-align: center;
      line-height: 26px;
      max-width: 420px;
      height: 52px;
      margin: 0; }
      @media all and (max-width: 600px) {
        .interface__card-text {
          font-size: 16px;
          height: 30px; } }

.solution {
  color: #fff;
  opacity: 0.8;
  min-height: auto !important; }
  @media all and (max-width: 600px) {
    .solution {
      padding: 25px 0 !important; } }
  .solution__wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
  .solution__title {
    font-size: 36px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 24px; }
    @media all and (max-width: 900px) {
      .solution__title {
        font-size: 28px;
        margin-bottom: 12px; } }
    @media all and (max-width: 600px) {
      .solution__title {
        font-size: 18px;
        margin-bottom: 8px; } }
  .solution__subtitle {
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 68px; }
    @media all and (max-width: 900px) {
      .solution__subtitle {
        font-size: 18px;
        margin-bottom: 24px; } }
    @media all and (max-width: 600px) {
      .solution__subtitle {
        font-size: 14px;
        margin-bottom: 16px; } }
  .solution__cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0; }
  .solution__card {
    width: 40%;
    margin: 16px;
    padding: 40px 40px;
    background: linear-gradient(90deg, rgba(34, 0, 78, 0.6) 0%, rgba(67, 0, 78, 0.6) 100%);
    display: flex;
    align-items: center; }
    @media all and (max-width: 900px) {
      .solution__card {
        width: 100%; } }
    @media all and (max-width: 600px) {
      .solution__card {
        padding: 16px 16px; } }
    .solution__card-icon, .solution__card-count {
      margin-right: 32px;
      min-width: 64px;
      height: 64px;
      display: flex;
      justify-content: center;
      align-items: center; }
      @media all and (max-width: 600px) {
        .solution__card-icon, .solution__card-count {
          min-width: 32px;
          height: 32px; } }
    .solution__card-count {
      font-weight: 300;
      font-size: 24px;
      line-height: 28px;
      border: 1px solid #fff;
      border-radius: 50%; }
    .solution__card-text {
      margin: 0;
      font-size: 24px;
      font-weight: 300;
      line-height: 28px; }
      @media all and (max-width: 900px) {
        .solution__card-text {
          font-size: 20px; } }
      @media all and (max-width: 600px) {
        .solution__card-text {
          font-size: 14px;
          line-height: 18px; } }

.plan {
  color: #fff;
  min-height: auto !important; }
  .plan hr {
    background-color: rgba(255, 255, 255, 0.5) !important; }
  @media all and (max-width: 600px) {
    .plan {
      padding: 25px 0 !important; } }
  .plan__title {
    font-weight: 300;
    font-size: 36px;
    text-align: center;
    margin-bottom: 96px; }
    @media all and (max-width: 900px) {
      .plan__title {
        font-size: 24px;
        margin-bottom: 36px; } }
    @media all and (max-width: 600px) {
      .plan__title {
        font-size: 18px;
        margin-bottom: 24px; } }
  .plan__cards {
    display: flex;
    justify-content: space-between;
    margin: 0;
    margin-bottom: 96px; }
    @media all and (max-width: 900px) {
      .plan__cards {
        flex-wrap: wrap;
        margin-bottom: 36px;
        padding: 0 4rem; } }
    @media all and (max-width: 600px) {
      .plan__cards {
        margin-bottom: 24px;
        padding: 0; } }
  .plan__card {
    flex-basis: 0;
    flex: 1 1 0px;
    margin-left: 16px; }
    .plan__card:first-child {
      margin-left: 0; }
    @media all and (max-width: 900px) {
      .plan__card {
        flex: 1 1 100%;
        margin-bottom: 16px;
        display: flex;
        margin-left: 0; } }
    .plan__card-up {
      background-color: #2e4257;
      height: 200px;
      border-right: solid 5px #0996ff;
      padding: 16px 16px;
      display: flex;
      align-items: flex-end;
      transform: skewX(7deg); }
      @media all and (max-width: 900px) {
        .plan__card-up {
          border-right: none;
          border-bottom: solid 5px #0996ff;
          align-items: center !important;
          min-width: 50%;
          min-height: 150px;
          height: auto;
          transform: skewX(0deg) skewY(5deg);
          align-items: center; } }
    .plan__card-title {
      font-weight: 400;
      font-size: 24px;
      transform: skewX(-7deg); }
      @media all and (max-width: 900px) {
        .plan__card-title {
          transform: skewX(0deg) skewY(-5deg);
          font-size: 18px; } }
    .plan__card-down {
      background-color: #2c3d4f;
      height: 200px;
      display: flex;
      border-right: solid 5px #0673ba;
      padding: 16px 16px;
      transform: skewX(-7deg); }
      @media all and (max-width: 900px) {
        .plan__card-down {
          border-right: none;
          border-bottom: solid 5px #0673ba;
          align-items: center !important;
          min-width: 50%;
          height: auto;
          transform: skewX(0deg) skewY(-5deg);
          display: flex;
          align-items: center; } }
    .plan__card-text {
      font-size: 18px;
      line-height: 21px;
      font-weight: normal;
      transform: skewX(7deg);
      margin: 0; }
      @media all and (max-width: 900px) {
        .plan__card-text {
          transform: skewX(0deg) skewY(5deg);
          font-size: 14px;
          line-height: 18px; } }

.example {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  opacity: 0.8; }
  @media all and (max-width: 900px) {
    .example {
      padding: 25px 0 !important; } }
  .example__title {
    font-size: 36px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 56px; }
    @media all and (max-width: 600px) {
      .example__title {
        font-size: 18px;
        margin-bottom: 24px; } }
  .example__logo {
    max-width: 500px;
    margin-bottom: 40px; }
    @media all and (max-width: 600px) {
      .example__logo {
        margin-bottom: 20px;
        max-width: 300px; } }
  .example__description, .example__description-extra {
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    max-width: 600px; }
    @media all and (max-width: 600px) {
      .example__description, .example__description-extra {
        font-size: 14px; } }
    .example__description p,
    .example__description h1,
    .example__description h2,
    .example__description h3,
    .example__description h4,
    .example__description h5,
    .example__description h6, .example__description-extra p,
    .example__description-extra h1,
    .example__description-extra h2,
    .example__description-extra h3,
    .example__description-extra h4,
    .example__description-extra h5,
    .example__description-extra h6 {
      margin-bottom: 24px; }
      @media all and (max-width: 600px) {
        .example__description p,
        .example__description h1,
        .example__description h2,
        .example__description h3,
        .example__description h4,
        .example__description h5,
        .example__description h6, .example__description-extra p,
        .example__description-extra h1,
        .example__description-extra h2,
        .example__description-extra h3,
        .example__description-extra h4,
        .example__description-extra h5,
        .example__description-extra h6 {
          margin-bottom: 16px; } }
    .example__description h2,
    .example__description h3, .example__description-extra h2,
    .example__description-extra h3 {
      font-size: 36px;
      font-weight: normal; }
      @media all and (max-width: 600px) {
        .example__description h2,
        .example__description h3, .example__description-extra h2,
        .example__description-extra h3 {
          font-size: 24px; } }
  .example__description-extra {
    max-width: 1030px; }
    .example__description-extra h2,
    .example__description-extra h3 {
      font-weight: 600; }

.import {
  color: #fff;
  opacity: 0.8;
  min-height: auto !important; }
  @media all and (max-width: 900px) {
    .import {
      padding: 25px 0 !important; } }
  .import__title {
    font-size: 48px;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 46px; }
    @media all and (max-width: 900px) {
      .import__title {
        font-size: 36px;
        margin-bottom: 32px; } }
    @media all and (max-width: 600px) {
      .import__title {
        font-size: 24px;
        margin-bottom: 16px; } }
  .import__subtitle {
    font-size: 36px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 46px; }
    @media all and (max-width: 900px) {
      .import__subtitle {
        font-size: 28px; } }
    @media all and (max-width: 600px) {
      .import__subtitle {
        font-size: 16px;
        margin-bottom: 24px; } }
  .import__cards {
    max-width: 900px;
    display: flex;
    justify-content: space-around;
    margin: 0 auto;
    margin-bottom: 80px; }
    @media all and (max-width: 600px) {
      .import__cards {
        margin-bottom: 24px; } }
  .import__card {
    margin-right: 16px; }
    .import__card:last-child {
      margin-right: 0; }
    .import__card-icon {
      margin: 0 auto;
      margin-bottom: 24px;
      height: 105px;
      display: flex;
      justify-content: center;
      align-items: center; }
      @media all and (max-width: 600px) {
        .import__card-icon {
          max-width: 120px;
          margin-bottom: 12px; } }
    .import__card-text {
      font-size: 24px;
      font-weight: normal;
      text-align: center; }
      @media all and (max-width: 600px) {
        .import__card-text {
          font-size: 14px; } }
  .import__list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 1000px;
    margin: 0 auto; }
  .import__item {
    flex-basis: 0;
    flex: 1 1 0px; }
    @media all and (max-width: 600px) {
      .import__item {
        flex: 1 1 100%; } }
    .import__item-icon {
      max-width: 60px;
      margin: 0 auto;
      margin-bottom: 8px; }
      @media all and (max-width: 900px) {
        .import__item-icon {
          max-width: 40px; } }
      @media all and (max-width: 900px) {
        .import__item-icon {
          margin-bottom: 0; } }
    .import__item-text {
      font-size: 24px;
      font-weight: normal;
      line-height: 30px;
      text-align: center; }
      @media all and (max-width: 900px) {
        .import__item-text {
          font-size: 18px; } }
      @media all and (max-width: 600px) {
        .import__item-text {
          font-size: 14px; } }

.grant {
  min-height: auto !important;
  color: #fff;
  opacity: 0.8; }
  .grant__title {
    font-size: 36px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 24px; }
    @media all and (max-width: 600px) {
      .grant__title {
        font-size: 24px;
        margin-bottom: 18px; } }
  .grant__subtitle {
    font-size: 24px;
    text-align: center;
    font-weight: normal;
    line-height: 28px;
    max-width: 490px;
    margin: 0 auto;
    margin-bottom: 64px; }
    @media all and (max-width: 600px) {
      .grant__subtitle {
        font-size: 18px;
        max-width: 100%;
        margin-bottom: 24px; } }
  .grant__columns {
    display: flex;
    justify-content: center; }
    @media all and (max-width: 900px) {
      .grant__columns {
        flex-direction: column; } }
  .grant__description {
    width: 50%;
    max-width: 550px;
    font-size: 24px;
    font-weight: normal;
    margin-right: 64px; }
    @media all and (max-width: 900px) {
      .grant__description {
        width: 100%;
        font-size: 14px; } }
  .grant__list {
    width: 50%;
    max-width: 550px;
    margin: 0; }
    @media all and (max-width: 900px) {
      .grant__list {
        width: 100%; } }
  .grant__item {
    font-size: 24px;
    font-weight: normal;
    display: flex;
    align-items: center;
    margin-bottom: 24px; }
    @media all and (max-width: 600px) {
      .grant__item {
        font-size: 14px; } }
    .grant__item-icon img {
      width: 24px;
      margin-right: 16px;
      transform: translateY(5px); }
    .grant__item-bullet {
      width: 6px;
      height: 6px;
      background-color: #fff;
      border-radius: 50%;
      margin-right: 16px; }
    .grant__item p {
      margin: 0; }

.image {
  min-height: auto !important;
  color: #fff; }
  @media all and (max-width: 900px) {
    .image {
      padding: 25px 0 !important; } }
  .image__wrapper {
    display: flex;
    justify-content: center; }
    @media all and (max-width: 600px) {
      .image__wrapper {
        flex-direction: column;
        align-items: center; } }
  .image__text {
    max-width: 450px;
    margin-right: 146px;
    text-align: right;
    opacity: 0.8; }
    @media all and (max-width: 900px) {
      .image__text {
        margin-right: 38px; } }
    @media all and (max-width: 600px) {
      .image__text {
        margin-right: 0;
        text-align: center; } }
  .image__title {
    font-size: 36px;
    font-weight: 300;
    margin-bottom: 36px; }
    @media all and (max-width: 900px) {
      .image__title {
        font-size: 28px;
        margin-bottom: 24px; } }
    @media all and (max-width: 600px) {
      .image__title {
        font-size: 22px;
        margin-bottom: 16px; } }
  .image__description {
    font-size: 24px;
    font-weight: normal; }
    @media all and (max-width: 900px) {
      .image__description {
        font-size: 18px;
        margin-bottom: 24px; } }
    @media all and (max-width: 600px) {
      .image__description {
        font-size: 14px;
        margin-bottom: 16px; } }

.partners {
  color: #fff;
  opacity: 0.8;
  min-height: auto !important; }
  @media all and (max-width: 900px) {
    .partners {
      padding: 25px 0 !important; } }
  .partners__title {
    text-transform: uppercase;
    font-size: 48px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 80px; }
    @media all and (max-width: 900px) {
      .partners__title {
        margin-bottom: 48px;
        font-size: 36px; } }
    @media all and (max-width: 600px) {
      .partners__title {
        margin-bottom: 24px;
        font-size: 18px; } }
  .partners__cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0; }
  .partners__card {
    width: 33%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 16px;
    margin-bottom: 60px; }
    @media all and (max-width: 600px) {
      .partners__card {
        width: 50%;
        margin-bottom: 30px; } }

.about {
  min-height: auto !important;
  color: rgba(255, 255, 255, 0.8); }
  @media all and (max-width: 900px) {
    .about {
      padding: 25px 0 !important; } }
  .about__title {
    text-transform: uppercase;
    font-size: 48px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 80px; }
    @media all and (max-width: 900px) {
      .about__title {
        margin-bottom: 48px;
        font-size: 36px; } }
    @media all and (max-width: 600px) {
      .about__title {
        margin-bottom: 24px;
        font-size: 18px; } }
  .about__tabs {
    display: flex;
    justify-content: center;
    margin: 0;
    margin-bottom: 40px; }
  .about__tab {
    font-family: 'Roboto';
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    padding: 8px 24px;
    border-radius: 100px;
    border: 1px solid #fff;
    cursor: pointer; }
    .about__tab:not(:last-child) {
      margin-right: 8px; }
    .about__tab.active {
      background-color: #fff;
      color: #130c22; }
  .about__contents {
    position: relative;
    margin: 0; }
  .about__content {
    position: absolute;
    top: 0;
    left: -10000px;
    width: 100%;
    opacity: 0;
    transform: scale(0);
    transition: transform 0.5s ease; }
    .about__content.active {
      position: relative;
      top: 0;
      left: 0;
      opacity: 1;
      transform: scale(1); }
  .about__contact-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
  .about__contact-info {
    max-width: 720px;
    flex-shrink: 0;
    margin-right: 48px;
    background-color: #fff; }
    @media all and (max-width: 1200px) {
      .about__contact-info {
        margin-right: 32px;
        margin-left: 32px;
        margin-bottom: 16px;
        width: 100%; } }
    @media all and (max-width: 900px) {
      .about__contact-info {
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 16px;
        width: 100%; } }
  .about__contact-paragraph {
    color: #000;
    font-weight: normal;
    font-size: 18px;
    padding: 24px;
    margin-bottom: 8px; }
    @media all and (max-width: 600px) {
      .about__contact-paragraph {
        font-size: 14px; } }
  .about__contact-icon {
    padding: 0 24px 24px 24px; }
  .about__contact-img {
    height: 347px;
    overflow: hidden; }
    @media all and (max-width: 900px) {
      .about__contact-img {
        height: auto; } }
  .about__contact-map {
    background-color: #fff;
    color: #000;
    width: 432px;
    display: block;
    position: absolute;
    left: 10000px;
    top: 0; }
    @media all and (max-width: 1200px) {
      .about__contact-map {
        width: 100%;
        max-width: 720px;
        margin: 0; } }
    @media all and (max-width: 900px) {
      .about__contact-map {
        width: 100%;
        margin: 0; } }
    .about__contact-map.active {
      position: relative;
      left: 0;
      display: block; }
  .about__contact-mwrapper {
    position: relative;
    max-width: 720px; }
    @media all and (max-width: 600px) {
      .about__contact-mwrapper {
        max-width: 100%; } }
  .about__map {
    height: 347px;
    background-color: grey; }
  .about__map-header {
    display: flex;
    margin-bottom: 16px; }
  .about__map-title {
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    text-transform: uppercase;
    margin-right: 16px;
    max-width: 70%; }
    @media all and (max-width: 900px) {
      .about__map-title {
        font-size: 12px;
        max-width: 50%; } }
  .about__map-tabs {
    position: absolute;
    top: 370px;
    right: 24px;
    z-index: 1000;
    margin: 0;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500; }
    @media all and (max-width: 1200px) {
      .about__map-tabs {
        right: 56px; } }
    @media all and (max-width: 900px) {
      .about__map-tabs {
        right: 24px; } }
  .about__map-tab {
    background-color: #fff;
    color: #560b61;
    line-height: 14px;
    padding: 8px 0px;
    width: 72px;
    display: flex;
    justify-content: center;
    cursor: pointer; }
    .about__map-tab:first-child {
      border: 1px solid #560b61;
      border-radius: 100px 0px 0px 100px; }
    .about__map-tab:last-child {
      border: 1px solid #560b61;
      border-radius: 0px 100px 100px 0px; }
    .about__map-tab.active {
      background-color: #560b61;
      color: #fff; }
  .about__container {
    padding: 24px;
    position: relative; }
  .about__map-table {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 8px; }
    @media all and (max-width: 900px) {
      .about__map-table {
        font-size: 12px; } }
    .about__map-table td {
      padding: 6px 0px; }
      .about__map-table td:first-child {
        width: 160px;
        color: rgba(0, 0, 0, 0.5); }
        @media all and (max-width: 900px) {
          .about__map-table td:first-child {
            width: 120px; } }
      .about__map-table td a {
        color: #0996ff; }
  .about__map-social {
    display: flex;
    justify-content: flex-end; }
    .about__map-social a {
      width: 32px;
      height: 32px; }
      .about__map-social a:not(:last-child) {
        margin-right: 16px; }
  .about__review-card {
    position: relative;
    padding: 28px 40px;
    margin: 0 53px;
    background-color: rgba(0, 0, 0, 0.15);
    border: 1px solid rgba(255, 255, 255, 0.3);
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    font-weight: normal;
    line-height: 28px;
    margin-bottom: 40px; }
    @media all and (max-width: 900px) {
      .about__review-card {
        flex-direction: column;
        font-size: 12px;
        line-height: 22px;
        padding: 8px; } }
    .about__review-card::after {
      content: '';
      display: block;
      position: absolute;
      top: 100%;
      left: 50%;
      transform: translate(-50%, -50%) rotate(45deg);
      width: 35px;
      height: 35px;
      background-color: #020423;
      border: 1px solid rgba(255, 255, 255, 0.3);
      border-top: none;
      border-left: none; }
  .about__reviews-slide {
    transform: translateX(-45px);
    height: 100%; }
  .about__review-left {
    margin-right: 60px;
    width: 25%;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    @media all and (max-width: 900px) {
      .about__review-left {
        width: 100%; } }
  .about__review-photo {
    width: 146px;
    height: 146px;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 8px; }
  .about__review-description {
    color: #7487cf;
    text-align: center; }
  .about__review-name {
    font-weight: 500;
    font-size: 18px; }
  .about .glide__bullets {
    display: block;
    left: 50%;
    transform: translateX(-50%);
    bottom: -20px; }
  .about .glide__bullet {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: transparent;
    border-radius: 50%;
    border: 1px solid #fff;
    padding: 0;
    cursor: pointer; }
    .about .glide__bullet:not(:last-child) {
      margin-right: 8px; }
    .about .glide__bullet--active {
      background-color: #fff; }

.team {
  color: rgba(255, 255, 255, 0.8); }
  @media all and (max-width: 900px) {
    .team {
      padding: 25px 0 !important; } }
  .team__title {
    font-size: 48px;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 80px; }
    @media all and (max-width: 900px) {
      .team__title {
        margin-bottom: 48px;
        font-size: 24px; } }
    @media all and (max-width: 600px) {
      .team__title {
        margin-bottom: 24px;
        font-size: 18px; } }
  .team__features {
    margin: 0;
    margin-bottom: 48px; }
  .team__feature {
    display: flex;
    font-size: 18px;
    line-height: 21px;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 24px; }
    @media all and (max-width: 600px) {
      .team__feature {
        margin-bottom: 12px;
        font-size: 14px;
        flex-direction: column; } }
    .team__feature-title {
      width: 40%;
      flex-shrink: 0;
      color: rgba(255, 255, 255, 0.5); }
      @media all and (max-width: 600px) {
        .team__feature-title {
          width: 100%; } }
  .team hr {
    background-color: #fff !important;
    opacity: 0.5; }
  .team__tab-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0; }
  .team__tab-card {
    width: 25%;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    display: none; }
    .team__tab-card img {
      display: block; }
    .team__tab-card:hover .team__tab-desc {
      opacity: 1;
      transform: scale(1); }
    .team__tab-card.active {
      display: block; }
    @media all and (max-width: 600px) {
      .team__tab-card {
        width: 50%; } }
  .team__tab-desc {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 20px 15px;
    opacity: 0;
    transform: scale(1.5);
    transition: all 0.4s ease; }
    @media all and (max-width: 900px) {
      .team__tab-desc {
        padding: 12px; } }
  .team__tab-name {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    margin: 0; }
    @media all and (max-width: 900px) {
      .team__tab-name {
        font-size: 14px; } }
  .team__tab-position {
    margin: 0;
    font-size: 14px;
    font-weight: 200;
    text-transform: uppercase;
    text-align: center; }
    @media all and (max-width: 600px) {
      .team__tab-position {
        font-size: 12px; } }
  .team__tab-header {
    margin: 0;
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
    margin-top: 96px; }
    @media all and (max-width: 600px) {
      .team__tab-header {
        margin-bottom: 24px;
        margin-top: 40px; } }
  .team__tab-title {
    font-family: 'Roboto';
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    padding: 8px 24px;
    border-radius: 100px;
    border: 1px solid #fff;
    cursor: pointer; }
    .team__tab-title:not(:last-child) {
      margin-right: 8px; }
    .team__tab-title.active {
      background-color: #fff;
      color: #130c22; }
    @media all and (max-width: 600px) {
      .team__tab-title {
        font-size: 10px;
        padding: 8px 4px;
        border-radius: 0;
        border-left: none; }
        .team__tab-title:not(:last-child) {
          margin-right: 0px; }
        .team__tab-title:first-child {
          border-radius: 100px 0 0 100px; }
        .team__tab-title:last-child {
          border-radius: 0 100px 100px 0px; } }

.sertificate {
  color: rgba(255, 255, 255, 0.8); }
  @media all and (max-width: 900px) {
    .sertificate {
      padding: 25px 0 !important; } }
  .sertificate__title {
    font-size: 48px;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 80px; }
    @media all and (max-width: 900px) {
      .sertificate__title {
        margin-bottom: 48px;
        font-size: 24px; } }
    @media all and (max-width: 600px) {
      .sertificate__title {
        margin-bottom: 24px;
        font-size: 18px; } }
  .sertificate__cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -16px; }
  .sertificate__card {
    width: 25%;
    padding: 0 16px; }
    .sertificate__card:hover .sertificate__backdrop {
      opacity: 1; }
    .sertificate__card:hover .sertificate__backdrop-icon {
      transform: scale(1); }
    .sertificate__card-link {
      display: block;
      width: 100%;
      height: 100%;
      display: flex;
      justify-content: center;
      align-items: center; }
    .sertificate__card-desc {
      font-size: 18px;
      line-height: 21px;
      font-weight: normal;
      text-align: center;
      margin-top: 12px; }
      @media all and (max-width: 600px) {
        .sertificate__card-desc {
          font-size: 12px;
          line-height: 18px; } }
    .sertificate__card-img {
      position: relative; }
    @media all and (max-width: 900px) {
      .sertificate__card {
        width: 50%; } }
  .sertificate__backdrop {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: all 0.3s ease; }
    .sertificate__backdrop-icon {
      max-width: 32px;
      transform: scale(0);
      transition: all 0.3s ease; }

.feedback {
  display: flex;
  justify-content: center;
  align-items: center;
  color: rgba(255, 255, 255, 0.8); }
  .feedback__wrapper {
    display: flex;
    flex-direction: column;
    align-items: center; }
  .feedback__title {
    max-width: 90%;
    font-weight: 300;
    font-size: 36px;
    line-height: 42px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 16px; }
    @media all and (max-width: 600px) {
      .feedback__title {
        font-size: 24px;
        line-height: 30px;
        max-width: 100%; } }
  .feedback__button {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    padding: 8px 16px;
    font-family: 'roboto_slab', sans-serif;
    font-size: 14px;
    color: #fff;
    white-space: nowrap;
    text-transform: uppercase;
    background-color: #560b61;
    border: 1px solid #560b61;
    border-radius: 100px;
    transition: 0.2s all;
    cursor: pointer; }
    .feedback__button:hover {
      color: #fff; }
    .feedback__button:hover img {
      transform: rotate(-10deg) scale(1.2); }
    .feedback__button::before {
      display: none; }
    .feedback__button img {
      width: 16px;
      margin-right: 6px;
      transition: all 0.2s ease; }
  .feedback .modal__main {
    width: auto;
    height: auto;
    max-width: 424px;
    padding: 32px;
    background-color: #fff; }
    @media all and (max-width: 900px) {
      .feedback .modal__main {
        max-width: 70%; } }
    @media all and (max-width: 600px) {
      .feedback .modal__main {
        max-width: 100%;
        width: 100%;
        height: 80%; } }

.feedback__button::after {
  display: block;
  position: absolute;
  content: ' ';
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  background-color: rgba(255, 255, 255, 0.15);
  border-radius: 18px;
  opacity: 0;
  transform: scale(0);
  transition: 0.2s all; }

.feedback__button:hover::after {
  opacity: 1;
  transform: scale(1); }

.feedback__button:active::after {
  background-color: rgba(0, 0, 0, 0.2); }

.hello {
  text-align: center;
  color: rgba(255, 255, 255, 0.95);
  display: flex;
  justify-content: center;
  align-items: center; }
  @media all and (max-width: 900px) {
    .hello {
      margin-top: 60px !important;
      height: calc(100vh - 60px) !important; } }
  .hello__wrapper {
    transform: translateY(-10%);
    width: 100%; }
  .hello__title {
    font-family: 'roboto_slab', sans-serif;
    font-weight: bold;
    font-size: 100px;
    letter-spacing: 0.2em;
    text-transform: uppercase; }
  .hello__name {
    margin-bottom: 64px;
    font-weight: 400;
    font-size: 24px;
    color: #fff;
    opacity: 0.6;
    letter-spacing: 3px;
    text-transform: uppercase; }
  .hello__card-title {
    font-size: 48px;
    font-weight: 300;
    line-height: 64px;
    margin-bottom: 32px; }
    @media all and (max-width: 600px) {
      .hello__card-title {
        font-size: 28px;
        line-height: 40px; } }
  .hello__card-list {
    display: flex;
    justify-content: space-between;
    max-width: 80%;
    margin: 0 auto; }
    @media all and (max-width: 900px) {
      .hello__card-list {
        flex-wrap: wrap;
        max-width: 100%;
        justify-content: center; } }
  @media all and (max-width: 900px) {
    .hello__card-item {
      margin-bottom: 16px;
      padding: 0 16px; } }
  .hello__card-item img {
    max-width: 64px !important;
    max-height: 64px !important; }
    @media all and (max-width: 600px) {
      .hello__card-item img {
        max-width: 36px !important;
        max-height: 36px !important; } }
  .hello__card-icon {
    margin-bottom: 8px; }
  .hello__card-text {
    font-size: 24px;
    font-weight: 300; }
    @media all and (max-width: 600px) {
      .hello__card-text {
        font-size: 14px; } }

/* Pages styles */
/* Новости */
.news-page {
  color: rgba(255, 255, 255, 0.8); }
  .news-page .fds_title {
    margin-bottom: 80px;
    font-size: 48px;
    font-weight: 300; }
    @media all and (max-width: 900px) {
      .news-page .fds_title {
        margin-bottom: 24px;
        margin-top: 24px;
        font-size: 36px; } }
    @media all and (max-width: 600px) {
      .news-page .fds_title {
        margin-bottom: 18px;
        margin-top: 18px;
        font-size: 24px; } }
  .news-page .alm-btn-wrap .alm-load-more-btn {
    background-color: transparent !important;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 100px;
    padding: 8px 32px; }
  .news-page .alm-btn-wrap .alm-load-more-btn.loading:before {
    display: none !important; }

.news,
.alm-reveal {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 -20px; }
  @media all and (max-width: 900px) {
    .news,
    .alm-reveal {
      margin: 0 -10px; } }
  .news__item,
  .alm-reveal__item {
    width: 30%;
    max-width: 400px;
    background-color: #fff;
    margin: 0px 20px 40px 20px;
    display: flex;
    flex-direction: column; }
    @media all and (max-width: 900px) {
      .news__item,
      .alm-reveal__item {
        width: 44%;
        margin: 0px 10px 20px 10px; } }
    @media all and (max-width: 600px) {
      .news__item,
      .alm-reveal__item {
        width: 100%;
        margin: 0 10px 16px 10px; } }
  .news__content,
  .alm-reveal__content {
    padding: 32px;
    padding-top: 24px;
    display: flex;
    flex-direction: column;
    flex-grow: 2; }
  .news__date,
  .alm-reveal__date {
    color: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 8px; }
  .news__title,
  .alm-reveal__title {
    margin-bottom: 24px;
    flex-grow: 2; }
    .news__title a:link,
    .alm-reveal__title a:link {
      color: #0996ff;
      font-size: 24px;
      font-weight: normal;
      text-transform: uppercase; }
      @media all and (max-width: 900px) {
        .news__title a:link,
        .alm-reveal__title a:link {
          font-size: 18px; } }
    .news__title a:visited,
    .alm-reveal__title a:visited {
      color: #0996ff; }
  .news__text,
  .alm-reveal__text {
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
    color: #000;
    margin-bottom: 24px;
    min-height: 56px; }
  .news__link,
  .alm-reveal__link {
    background-color: #0996ff;
    border-radius: 100px;
    border: none;
    padding: 8px 44px;
    display: block;
    margin: 0 auto; }
    .news__link a:link,
    .alm-reveal__link a:link {
      color: #fff;
      text-transform: uppercase;
      font-size: 13px;
      font-weight: 500;
      line-height: 14px; }
    .news__link a:visited,
    .alm-reveal__link a:visited {
      color: #fff; }
    .news__link:hover,
    .alm-reveal__link:hover {
      cursor: pointer;
      box-shadow: inset 0 0 50px 50px rgba(255, 255, 255, 0.2); }
  .news__pagination,
  .alm-reveal__pagination {
    display: flex;
    justify-content: center;
    align-items: center; }
    .news__pagination span,
    .news__pagination a,
    .alm-reveal__pagination span,
    .alm-reveal__pagination a {
      font-size: 24px;
      color: #0996ff;
      margin-right: 16px; }
    .news__pagination span,
    .alm-reveal__pagination span {
      color: #fff; }
  .news__all,
  .alm-reveal__all {
    display: flex;
    justify-content: center; }

.news-page-single {
  padding-top: 76px !important; }

.news__single__wrapper {
  background-color: #fff;
  padding: 32px; }
  @media all and (max-width: 600px) {
    .news__single__wrapper {
      padding: 16px; } }

.news__single__date {
  margin-bottom: 16px; }

.news__single__title {
  color: #0996ff;
  font-size: 40px;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 24px; }
  @media all and (max-width: 900px) {
    .news__single__title {
      font-size: 18px; } }
  @media all and (max-width: 600px) {
    .news__single__title {
      font-size: 14px; } }

.news__single__img {
  margin-bottom: 32px;
  display: flex;
  justify-content: center; }

.news__single__text {
  font-size: 18px; }
  @media all and (max-width: 600px) {
    .news__single__text {
      font-size: 14px; } }

.news__single__content {
  margin-bottom: 48px; }
  @media all and (max-width: 600px) {
    .news__single__content {
      margin-bottom: 24px; } }

.news__single__links {
  display: flex;
  justify-content: space-between; }

.news__single__post-link {
  color: #0996ff;
  text-transform: uppercase;
  font-family: 'roboto_slab', sans-serif;
  font-size: 14px;
  padding: 8px 32px;
  border: 1px solid #0996ff;
  border-radius: 100px;
  transition: all 0.3s ease; }
  .news__single__post-link:visited {
    color: #0996ff; }
  .news__single__post-link:hover {
    background-color: #0996ff;
    color: #fff; }
  @media all and (max-width: 600px) {
    .news__single__post-link {
      font-size: 9px;
      padding: 8px 16px; } }

[data-id='support'] .services__item__title {
  text-align: center; }

[data-id='support'] .g_inner > .h2 {
  margin-bottom: 40px; }

.support {
  text-align: justify; }

.support p {
  color: #fff;
  opacity: 1; }

ul.support__list {
  padding-left: 25px;
  margin-bottom: 15px;
  list-style-type: disc; }

.support__item {
  color: #fff; }

ol.support__list-num {
  padding-left: 25px;
  margin-bottom: 15px;
  list-style-type: decimal; }

.support__link {
  color: #fff; }

.support__table {
  display: table;
  margin-bottom: 15px;
  margin-top: 15px; }

.support__row {
  display: table-row; }

.support__th {
  font-weight: 500; }

.support__td {
  display: table-cell;
  color: #fff;
  padding: 5px;
  text-align: left;
  border: 1px solid #fff; }

.support {
  color: white;
  font-size: 18px;
  font-weight: normal; }
  @media all and (max-width: 600px) {
    .support {
      font-size: 12px;
      line-height: 18px; } }
  .support__title {
    text-align: center;
    text-transform: uppercase;
    font-weight: 300 !important;
    font-size: 48px;
    line-height: 56px;
    margin-bottom: 96px; }
    @media all and (max-width: 1200px) {
      .support__title {
        font-size: 32px;
        line-height: 45px;
        margin-bottom: 56px; } }
    @media all and (max-width: 600px) {
      .support__title {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 28px; } }
  .support h3 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: normal;
    line-height: 21px;
    text-align: center;
    margin-bottom: 16px;
    margin-top: 48px; }
  .support h4 {
    font-size: 18px;
    font-weight: bold;
    line-height: 21px;
    margin-bottom: 24px; }
  .support p {
    font-weight: normal;
    line-height: 21px;
    font-size: 18px; }
    @media all and (max-width: 600px) {
      .support p {
        font-size: 12px;
        line-height: 18px; } }
  .support ul,
  .support ol {
    margin: 0;
    margin-left: 20px;
    margin-bottom: 24px;
    font-weight: normal;
    font-size: 18px; }
    @media all and (max-width: 600px) {
      .support ul,
      .support ol {
        font-size: 12px;
        line-height: 18px; } }
  .support ul {
    list-style-type: disc; }
  .support__list {
    font-size: 18px; }
  .support__table {
    margin-bottom: 48px !important; }
  table .support__td {
    min-width: 200px; }
    @media all and (max-width: 600px) {
      table .support__td {
        width: 50%;
        min-width: 50%; } }
  @media all and (max-width: 600px) {
    .support div.support__table {
      display: flex; } }
  @media all and (max-width: 600px) {
    .support div.support__row {
      display: flex;
      flex-direction: column;
      width: 50%; } }
  @media all and (max-width: 600px) {
    .support div.support__td {
      height: 70px; } }
  .support__link {
    text-decoration: underline;
    cursor: pointer; }

/* Old styles */
/* 9. Адаптивность
=========================================================== */
/* Планшет */
@media all and (max-width: 1190px) {
  html {
    padding-top: 0;
    overflow-y: auto;
    overflow-x: hidden; }
  html.presentation {
    padding-top: 0;
    overflow-y: auto; }
  body {
    overflow-x: hidden; }
  .l_base {
    position: relative;
    height: auto;
    min-height: 100%;
    padding-top: 60px; }
  .l_header__logo {
    margin-left: 48px; }
  /* Глобальные блоки
	=========================================================== */
  .g_inner {
    min-width: 280px;
    width: auto;
    margin: 0 17px;
    padding: 0; }
  .g_grid {
    display: block; }
  .g_grid > * {
    display: block; }
  .g_grid__sidebar[data-role='desktop_menu'] {
    display: none; }
  /* Шапка
		=========================================================== */
  .l_header {
    height: 60px;
    transition: 0.3s all; }
  .l_header > .g_inner {
    height: 60px; }
  .l_header__menu__item {
    padding: 0 5px; }
  .l_header__menu__separator {
    margin: 0 5px; }
  .l_header__contacts {
    right: 20px; }
  .l_content__item > .g_inner {
    padding: 50px 0; }
  .l_content__move_down {
    display: none; }
  /* Футер
		=========================================================== */
  .l_footer {
    height: 42px; }
  .l_footer__order {
    height: 30px;
    margin-top: -15px;
    border-radius: 15px;
    line-height: 28px; }
  /* Напишите нам */
  .feedback {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    height: 140px;
    margin-top: -120px; }
  .feedback__title {
    font-weight: 100;
    font-size: 30px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    opacity: 0.6; }
  .feedback__button::before {
    display: block;
    position: absolute;
    content: ' ';
    top: 50%;
    left: 18px;
    width: 21px;
    height: 21px;
    margin-top: -11px;
    background-size: 21px 21px;
    transform: scale(1);
    transition: 0.2s all; }
  .feedback__button:hover::before {
    transform: scale(1.2) rotate(-10deg); }
  .feedback__button::after {
    display: block;
    position: absolute;
    content: ' ';
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    background-color: rgba(255, 255, 255, 0.15);
    border-radius: 18px;
    opacity: 0;
    transform: scale(0);
    transition: 0.2s all; }
  .feedback__button:hover::after {
    opacity: 1;
    transform: scale(1); }
  .feedback__button:active::after {
    background-color: rgba(0, 0, 0, 0.2); } }

@media all and (max-width: 1160px) {
  .l_header__logo {
    margin-left: 0; }
    .l_header__logo strong {
      font-size: 17px; }
    .l_header__logo span {
      font-size: 8px; } }

@media all and (max-width: 1125px) {
  .l_header__menu__item {
    font-size: 10px; }
  .l_header__contacts__item {
    margin-left: 12px; } }

/* Планшет в портретной ориентации */
@media all and (max-width: 1060px) {
  /* Заголовки
	=========================================================== */
  .fds_title.h2 {
    font-size: 40px;
    line-height: 40px; }
  .fds_title.h3 {
    font-size: 20px;
    line-height: 20px; }
  .g_inner > .h2 {
    margin-bottom: 20px !important; }
  /* Мобильное меню
	=========================================================== */
  .m_sidebar {
    z-index: 10; }
  /* Глобальные блоки
	=========================================================== */
  /* Основной блок
	=========================================================== */
  .l_base {
    z-index: 5; }
  /* Шапка
		=========================================================== */
  .l_header {
    box-shadow: none; }
  /* Контент
		=========================================================== */
  /* Футер
		=========================================================== */
  .l_footer {
    height: 40px; }
  .m_sidebar.open + .l_base .l_footer {
    right: -200px;
    left: 200px; }
  /* Телефон */ }

@media all and (max-width: 1060px) and (max-width: 600px) {
  /* Горизонтальный разделитель (линия)
	=========================================================== */
  .fds_line {
    position: relative;
    height: 20px;
    margin: 30px 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    opacity: 0.15; }
  .fds_line::before {
    display: block;
    position: absolute;
    content: ' ';
    top: 8px;
    right: 0;
    left: 0;
    height: 0;
    border-top: 1px solid #fff; }
  /* Модальные окна
	=========================================================== */
  .fds_popup {
    position: fixed;
    top: 10px !important;
    right: 10px;
    bottom: 10px;
    left: 10px;
    width: auto !important;
    height: auto !important;
    padding: 10px 15px;
    margin-top: 0 !important;
    margin-left: 0;
    transform: scale(0); }
  .fds_popup.open {
    transform: scale(1); }
  .fds_popup__cross {
    top: 13px;
    right: 10px;
    background-image: url(../img/cross_black.svg); }
  .fds_popup__title {
    margin-right: 25px;
    margin-bottom: 27px;
    font-weight: normal;
    font-size: 24px;
    color: #001a6e;
    text-transform: uppercase; }
  .fds_popup__content {
    position: absolute;
    top: 55px;
    right: 15px;
    bottom: 10px;
    left: 15px;
    overflow-y: auto; }
  /* Контент
		=========================================================== */
  .l_content {
    background: #07062e; }
  .l_content__bg {
    display: none; }
  /* Футер
		=========================================================== */
  .l_footer {
    height: 40px; }
  .l_footer__mail {
    display: none; }
  /* Приветствие */
  .hello {
    height: 147px;
    margin-top: -118px; }
  .hello__title {
    font-size: 40px;
    line-height: 50px; }
  .hello__name {
    font-size: 20px; }
  .hello__description {
    width: 244px;
    height: 40px;
    padding-top: 5px;
    margin: 30px auto 0;
    font-size: 14px;
    line-height: 18px; }
  /* Напишите нам */
  .feedback__title {
    padding: 0 25px;
    font-size: 20px; } }

@media all and (max-width: 1060px) {
  /* Большие экраны */ }

@media all and (max-width: 1060px) and (min-width: 2500px) {
  html {
    transform-origin: center top;
    transform: scale(1.5); }
  .fds_loader {
    bottom: 30%; }
  .l_content {
    padding-bottom: 550px; } }

@media all and (max-width: 1060px) and (min-width: 3200px) {
  html {
    transform-origin: center top;
    transform: scale(2); }
  .fds_loader {
    bottom: 50%; }
  .l_content {
    padding-bottom: 1050px; } }
